Schemat bigApi.v1
Element newPassword
Schemat bigApi.v1 > Typ złożony ChangePasswordRequest : Element newPassword
Opis
Nowe hało
Hasło, które będzie obowiązywać po zmianie
New password
Password that will be valid after the change
Przestrzeń nazw http://api.big.pl/bigApi/v1/types
Typ
xs:string
Diagram
Element newPassword
Przegląd
newPassword xs:string
Nowe hało
Hasło, które będzie obowiązywać po zmianie
New password
Password that will be valid after the change
Źródło
<xs:element name="newPassword" type="xs:string" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <div class="nazwa pl-PL" xmlns="http://www.w3.org/1999/xhtml">Nowe hało</div>
      <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml">Hasło, które będzie obowiązywać po zmianie</div>
      <div class="nazwa en-GB" xmlns="http://www.w3.org/1999/xhtml">New password</div>
      <div class="opis en-GB" xmlns="http://www.w3.org/1999/xhtml">Password that will be valid after the change</div>
    </xs:documentation>
  </xs:annotation>
</xs:element>
Zobacz także
Typ złożony ChangePasswordRequestSchemat bigApi.v1